Autogenerated HTML docs for v1.7.7-213-g8b0e1 
diff --git a/git-read-tree.html b/git-read-tree.html index 1b00b22..3f96eb5 100644 --- a/git-read-tree.html +++ b/git-read-tree.html 
@@ -1078,7 +1078,7 @@  negate patterns. For example, to remove the file <tt>unwanted</tt>:</p></div>   <div class="listingblock">   <div class="content">  -<pre><tt>*  +<pre><tt>/*   !unwanted</tt></pre>   </div></div>   <div class="paragraph"><p>Another tricky thing is fully repopulating the working directory when you  @@ -1089,7 +1089,7 @@  follows:</p></div>   <div class="listingblock">   <div class="content">  -<pre><tt>*</tt></pre>  +<pre><tt>/*</tt></pre>   </div></div>   <div class="paragraph"><p>Then you can disable sparse checkout. Sparse checkout support in <em>git   read-tree</em> and similar commands is disabled by default. You need to  @@ -1109,7 +1109,7 @@  <div id="footnotes"><hr /></div>   <div id="footer">   <div id="footer-text">  -Last updated 2011-10-05 13:59:16 PDT  +Last updated 2011-10-10 16:42:04 PDT   </div>   </div>   </body>